Skip to content

Add server_status message to the raft peering service #229

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: cluster-support-feature-branch
Choose a base branch
from

Conversation

farost
Copy link
Member

@farost farost commented Jul 9, 2025

Release notes: usage and product changes

Add server_status message to the raft peering service and rename the old raft peering messages to adjust to the existing naming conventions.

Implementation

@farost farost requested a review from lolski July 11, 2025 18:35
@farost farost marked this pull request as ready for review July 11, 2025 18:35
@farost farost requested a review from haikalpribadi as a code owner July 11, 2025 18:35
message Res {
// TODO: Currently, it's identical to Server. But it won't necessarily be the case forever, so these fields are
// split. Additionally, we want to highlight that the address is the connection address.
// TODO: We may move ReplicaStatus somewhere else now...
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These todos are more like PR comments. I think it's fine as is now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant